﻿2026-07-29T10:38:58.1197621Z ##[group]Run actions/checkout@v5
2026-07-29T10:38:58.1198108Z with:
2026-07-29T10:38:58.1198499Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:58.1201561Z   token: ***
2026-07-29T10:38:58.1201917Z   ssh-strict: true
2026-07-29T10:38:58.1202297Z   ssh-user: git
2026-07-29T10:38:58.1202665Z   persist-credentials: true
2026-07-29T10:38:58.1203041Z   clean: true
2026-07-29T10:38:58.1203383Z   sparse-checkout-cone-mode: true
2026-07-29T10:38:58.1203793Z   fetch-depth: 1
2026-07-29T10:38:58.1204142Z   fetch-tags: false
2026-07-29T10:38:58.1204501Z   show-progress: true
2026-07-29T10:38:58.1204852Z   lfs: false
2026-07-29T10:38:58.1205176Z   submodules: false
2026-07-29T10:38:58.1205529Z   set-safe-directory: true
2026-07-29T10:38:58.1205924Z   allow-unsafe-pr-checkout: false
2026-07-29T10:38:58.1206324Z ##[endgroup]
2026-07-29T10:38:58.1987437Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:58.1988926Z ##[group]Getting Git version info
2026-07-29T10:38:58.1989669Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:38:58.1990575Z [command]/usr/bin/git version
2026-07-29T10:38:58.1996953Z git version 2.43.0
2026-07-29T10:38:58.2014910Z ##[endgroup]
2026-07-29T10:38:58.2026535Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0aa5c85d-2ba6-4d01-a62f-84835d9d74ea' before making global git config changes
2026-07-29T10:38:58.2028119Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:38:58.2030682Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:58.2065608Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:38:58.2087106Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:38:58.2098843Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:38:58.2101841Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:38:58.2122798Z HEAD
2026-07-29T10:38:58.2156742Z ##[endgroup]
2026-07-29T10:38:58.2158655Z [command]/usr/bin/git submodule status
2026-07-29T10:38:58.2339983Z ##[group]Cleaning the repository
2026-07-29T10:38:58.2343325Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:38:58.2373494Z Removing traceable-reqs
2026-07-29T10:38:58.2380223Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:38:58.2432476Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:58.2437245Z ##[endgroup]
2026-07-29T10:38:58.2440211Z ##[group]Disabling automatic garbage collection
2026-07-29T10:38:58.2442334Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:38:58.2466021Z ##[endgroup]
2026-07-29T10:38:58.2466586Z ##[group]Setting up auth
2026-07-29T10:38:58.2471831Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:38:58.2500315Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T10:38:58.2687678Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:38:58.2714690Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T10:38:58.2902903Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:38:58.2928422Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:38:58.3117295Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:38:58.3183118Z ##[endgroup]
2026-07-29T10:38:58.3184232Z ##[group]Fetching the repository
2026-07-29T10:38:58.3191249Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0ed6f0e3d3ba88f40722c55807bdace7812c7bac:refs/remotes/pull/119/merge
2026-07-29T10:38:58.8760560Z ##[endgroup]
2026-07-29T10:38:58.8777928Z ##[group]Determining the checkout info
2026-07-29T10:38:58.8779108Z ##[endgroup]
2026-07-29T10:38:58.8779560Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:38:58.8807574Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:38:58.8831254Z ##[group]Checking out the ref
2026-07-29T10:38:58.8833638Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T10:38:58.8881843Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:58.8885171Z ##[endgroup]
2026-07-29T10:38:58.8918077Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:38:58.8939436Z 0ed6f0e3d3ba88f40722c55807bdace7812c7bac
